Skip to main content

All Questions

41votes
6answers
65kviews

How do I add newlines between lines printed on the command line?

Mail logs are incredibly difficult to read. How could I output a blank line between each line printed on the command line? For example, say I'm grep-ing the log. That way, multiple wrapped lines aren'...
xenoterracide's user avatar

close